home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / tools / lu62 / novell / inc / include.h < prev    next >
C/C++ Source or Header  |  1996-07-10  |  658b  |  15 lines

  1. /************************************************
  2.  * INCLUDE STATEMENTS FOR PORT PROJECT PROGRAMS *
  3.  ************************************************/
  4.  
  5. #include "hscb.h"    /* half-session control block      */
  6. #include <bind.h>    /* bind ru            */
  7. #include <unbind.h>  /* unbind ru          */
  8. #include <th.h>      /* transmission header       */
  9. #include <rh.h>      /* request/response header   */
  10. #include "ru.h"      /* request/response unit     */
  11. #include "nau.h"     /* network addressable unit  */
  12. #include <rqb.h>     /* request control block     */
  13. #include <segprf.h>  /* segment                   */
  14. #include <nib.h>      
  15.